Total Complexity | 23 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 168 |
Lines of code | 65 |
Logical lines of code | 37 |
Comment lines | 66 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
handleConnection() | 55 | 7 | 19 | |
handleDisconnection() | 64 | 4 | 9 | |
pause() | 68 | 3 | 8 | |
resume() | 68 | 3 | 8 | |
__construct() | 65 | 2 | 9 | |
getConnections() | 82 | 1 | 3 | |
getAddress() | 81 | 1 | 3 | |
close() | 82 | 1 | 3 | |
handleError() | 80 | 1 | 3 |